hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
ServerConnection.write
collie
net
server
connection
ServerConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(ubyte[] data, DataWrittenHandler cback)
class
ServerConnection
final @
trusted
void
write
(
ubyte
[]
data
,
DataWrittenHandler
cback
= null
)
void
write
(StreamWriteBuffer buffer)
Meta
Source
See Implementation
collie
net
server
connection
ServerConnection
constructors
this
functions
active
close
isAlive
onActive
onClose
onRead
resetSocket
restTimeout
write
properties
tcpStream